Zabbix item become unsupported as "Received value [something] is not suitable for value type [Numeric (float)]"
Item type: Database monitor
SQL Query: SELECT 1 FROM DUAL
Type of information: Numeric(float)
Database is Oracle, ODBC driver 12.
When I try SELECT from command line (sqlplust and isql) all works fine.
Any idea?
Item type: Database monitor
SQL Query: SELECT 1 FROM DUAL
Type of information: Numeric(float)
Database is Oracle, ODBC driver 12.
When I try SELECT from command line (sqlplust and isql) all works fine.
Any idea?
Comment